﻿2026-07-19T15:15:52.7638117Z Current runner version: '2.335.1'
2026-07-19T15:15:52.7642981Z Runner name: 'kitsubito'
2026-07-19T15:15:52.7643504Z Runner group name: 'Default'
2026-07-19T15:15:52.7644123Z Machine name: 'KITSUBITO'
2026-07-19T15:15:52.7647614Z ##[group]GITHUB_TOKEN Permissions
2026-07-19T15:15:52.7649819Z Actions: write
2026-07-19T15:15:52.7650257Z ArtifactMetadata: write
2026-07-19T15:15:52.7650667Z Attestations: write
2026-07-19T15:15:52.7651044Z Checks: write
2026-07-19T15:15:52.7651393Z CodeQuality: write
2026-07-19T15:15:52.7651763Z Contents: write
2026-07-19T15:15:52.7652135Z CopilotRequests: write
2026-07-19T15:15:52.7652526Z Deployments: write
2026-07-19T15:15:52.7652892Z Discussions: write
2026-07-19T15:15:52.7653250Z Drives: write
2026-07-19T15:15:52.7653599Z Issues: write
2026-07-19T15:15:52.7653950Z Metadata: read
2026-07-19T15:15:52.7654296Z Models: read
2026-07-19T15:15:52.7654659Z Packages: write
2026-07-19T15:15:52.7655021Z Pages: write
2026-07-19T15:15:52.7655488Z PullRequests: write
2026-07-19T15:15:52.7655899Z RepositoryProjects: write
2026-07-19T15:15:52.7656303Z SecurityEvents: write
2026-07-19T15:15:52.7656679Z Statuses: write
2026-07-19T15:15:52.7657058Z VulnerabilityAlerts: read
2026-07-19T15:15:52.7657454Z ##[endgroup]
2026-07-19T15:15:52.7659124Z Secret source: Actions
2026-07-19T15:15:52.7659643Z Prepare workflow directory
2026-07-19T15:15:53.0534383Z Prepare all required actions
2026-07-19T15:15:53.0565896Z Getting action download info
2026-07-19T15:15:53.4240423Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-19T15:15:54.0570612Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-19T15:15:54.1522189Z ##[group]Run actions/checkout@v5
2026-07-19T15:15:54.1522932Z with:
2026-07-19T15:15:54.1523280Z   fetch-depth: 0
2026-07-19T15:15:54.1523670Z   repository: BigscreenVR/spt-bs-core
2026-07-19T15:15:54.1526642Z   token: ***
2026-07-19T15:15:54.1526985Z   ssh-strict: true
2026-07-19T15:15:54.1527329Z   ssh-user: git
2026-07-19T15:15:54.1527714Z   persist-credentials: true
2026-07-19T15:15:54.1528097Z   clean: true
2026-07-19T15:15:54.1528454Z   sparse-checkout-cone-mode: true
2026-07-19T15:15:54.1528868Z   fetch-tags: false
2026-07-19T15:15:54.1529379Z   show-progress: true
2026-07-19T15:15:54.1529746Z   lfs: false
2026-07-19T15:15:54.1530082Z   submodules: false
2026-07-19T15:15:54.1530438Z   set-safe-directory: true
2026-07-19T15:15:54.1531044Z ##[endgroup]
2026-07-19T15:15:54.2355515Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T15:15:54.2357395Z ##[group]Getting Git version info
2026-07-19T15:15:54.2358150Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T15:15:54.2359196Z [command]/usr/bin/git version
2026-07-19T15:15:54.2359633Z git version 2.43.0
2026-07-19T15:15:54.2363252Z ##[endgroup]
2026-07-19T15:15:54.2374331Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cb56eb01-a3c3-47e7-8f26-424b13bcd812' before making global git config changes
2026-07-19T15:15:54.2375667Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T15:15:54.2377522Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T15:15:54.2410044Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T15:15:54.2428841Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T15:15:54.2438838Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T15:15:54.2441490Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T15:15:54.2548809Z refs/heads/main
2026-07-19T15:15:54.2558319Z [command]/usr/bin/git checkout --detach
2026-07-19T15:15:54.3002342Z HEAD is now at 7815236 Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T15:15:54.3054741Z [command]/usr/bin/git branch --delete --force main
2026-07-19T15:15:54.3090976Z Deleted branch main (was 7815236).
2026-07-19T15:15:54.3095960Z ##[endgroup]
2026-07-19T15:15:54.3098870Z [command]/usr/bin/git submodule status
2026-07-19T15:15:54.3298866Z ##[group]Cleaning the repository
2026-07-19T15:15:54.3299517Z [command]/usr/bin/git clean -ffdx
2026-07-19T15:15:59.0210638Z Removing .adapter-notify/
2026-07-19T15:15:59.0215490Z Removing target/
2026-07-19T15:15:59.0220798Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T15:15:59.3425308Z HEAD is now at 7815236 Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T15:15:59.3432820Z ##[endgroup]
2026-07-19T15:15:59.3434720Z ##[group]Disabling automatic garbage collection
2026-07-19T15:15:59.3439920Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T15:15:59.3476231Z ##[endgroup]
2026-07-19T15:15:59.3476936Z ##[group]Setting up auth
2026-07-19T15:15:59.3484001Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T15:15:59.3520480Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T15:15:59.3720515Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T15:15:59.3746431Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T15:15:59.3929629Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T15:15:59.3954061Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T15:15:59.4136960Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T15:15:59.4165778Z ##[endgroup]
2026-07-19T15:15:59.4166221Z ##[group]Fetching the repository
2026-07-19T15:15:59.4177359Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +27d57eaee15436ddbc7670f80d21a0de6ab1dd84:refs/remotes/pull/34/merge
2026-07-19T15:16:01.1297630Z ##[endgroup]
2026-07-19T15:16:01.1298226Z ##[group]Determining the checkout info
2026-07-19T15:16:01.1298715Z ##[endgroup]
2026-07-19T15:16:01.1303075Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T15:16:01.1341658Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T15:16:01.1365854Z ##[group]Checking out the ref
2026-07-19T15:16:01.1368316Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T15:16:01.1606343Z Previous HEAD position was 7815236 Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T15:16:01.1608290Z HEAD is now at 27d57ea Merge 3b5258c545e54f3261d51a6071b95f5f0b8f74ca into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T15:16:01.1614344Z ##[endgroup]
2026-07-19T15:16:01.1654602Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T15:16:01.1677013Z 27d57eaee15436ddbc7670f80d21a0de6ab1dd84
2026-07-19T15:16:01.1863694Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-19T15:16:01.1864169Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-19T15:16:01.1881010Z shell: /usr/bin/bash -e {0}
2026-07-19T15:16:01.1881325Z ##[endgroup]
2026-07-19T15:16:01.1967310Z ##[group]Run set -euo pipefail
2026-07-19T15:16:01.1967620Z [36;1mset -euo pipefail[0m
2026-07-19T15:16:01.1967839Z [36;1mPIN=0c95435[0m
2026-07-19T15:16:01.1968053Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-19T15:16:01.1968302Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-19T15:16:01.1968641Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-19T15:16:01.1969180Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-19T15:16:01.1969595Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-19T15:16:01.1970115Z [36;1m  rm -rf "$CACHE"[0m
2026-07-19T15:16:01.1970343Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-19T15:16:01.1970615Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-19T15:16:01.1970925Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-19T15:16:01.1971292Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-19T15:16:01.1971524Z [36;1mfi[0m
2026-07-19T15:16:01.1971795Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-19T15:16:01.1985511Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-19T15:16:01.1985801Z env:
2026-07-19T15:16:01.1985997Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-19T15:16:01.1986240Z ##[endgroup]
2026-07-19T15:16:01.4890360Z    Compiling proc-macro2 v1.0.106
2026-07-19T15:16:01.4890784Z    Compiling quote v1.0.45
2026-07-19T15:16:01.4891079Z    Compiling unicode-ident v1.0.24
2026-07-19T15:16:01.4891472Z    Compiling libc v0.2.186
2026-07-19T15:16:01.4891724Z    Compiling serde_core v1.0.228
2026-07-19T15:16:01.4892025Z    Compiling cfg-if v1.0.4
2026-07-19T15:16:01.4892273Z    Compiling serde v1.0.228
2026-07-19T15:16:01.4930694Z    Compiling log v0.4.32
2026-07-19T15:16:01.4957952Z    Compiling pin-project-lite v0.2.17
2026-07-19T15:16:01.5024963Z    Compiling typenum v1.20.1
2026-07-19T15:16:01.5059575Z    Compiling portable-atomic v1.13.1
2026-07-19T15:16:01.5117142Z    Compiling version_check v0.9.5
2026-07-19T15:16:01.5156911Z    Compiling memchr v2.8.1
2026-07-19T15:16:01.5214577Z    Compiling shlex v2.0.1
2026-07-19T15:16:01.5215967Z    Compiling find-msvc-tools v0.1.9
2026-07-19T15:16:01.5499845Z    Compiling critical-section v1.2.0
2026-07-19T15:16:01.5791556Z    Compiling futures-core v0.3.32
2026-07-19T15:16:01.5898281Z    Compiling subtle v2.6.1
2026-07-19T15:16:01.6291939Z    Compiling bytes v1.11.1
2026-07-19T15:16:01.7517658Z    Compiling smallvec v1.15.1
2026-07-19T15:16:01.7561614Z    Compiling equivalent v1.0.2
2026-07-19T15:16:01.7657347Z    Compiling itoa v1.0.18
2026-07-19T15:16:01.7733996Z    Compiling semver v1.0.28
2026-07-19T15:16:01.7758647Z    Compiling stable_deref_trait v1.2.1
2026-07-19T15:16:01.8240391Z    Compiling futures-sink v0.3.32
2026-07-19T15:16:01.8455817Z    Compiling futures-io v0.3.32
2026-07-19T15:16:01.8457252Z    Compiling slab v0.4.12
2026-07-19T15:16:01.8621294Z    Compiling futures-task v0.3.32
2026-07-19T15:16:01.8781248Z    Compiling generic-array v0.14.7
2026-07-19T15:16:01.9151562Z    Compiling futures-channel v0.3.32
2026-07-19T15:16:01.9850220Z    Compiling rand_core v0.10.1
2026-07-19T15:16:01.9851794Z    Compiling rustversion v1.0.22
2026-07-19T15:16:02.0171778Z    Compiling hashbrown v0.17.1
2026-07-19T15:16:02.0682314Z    Compiling bitflags v2.12.1
2026-07-19T15:16:02.0852248Z    Compiling rustc_version v0.4.1
2026-07-19T15:16:02.1051430Z    Compiling getrandom v0.4.2
2026-07-19T15:16:02.1121025Z    Compiling cpufeatures v0.2.17
2026-07-19T15:16:02.1680000Z    Compiling fnv v1.0.7
2026-07-19T15:16:02.1751759Z    Compiling strsim v0.11.1
2026-07-19T15:16:02.2237661Z    Compiling cfg_aliases v0.2.1
2026-07-19T15:16:02.2390629Z    Compiling writeable v0.6.3
2026-07-19T15:16:02.2532104Z    Compiling litemap v0.8.2
2026-07-19T15:16:02.3100944Z    Compiling utf8_iter v1.0.4
2026-07-19T15:16:02.3461649Z    Compiling icu_normalizer_data v2.2.0
2026-07-19T15:16:02.3930474Z    Compiling icu_properties_data v2.2.0
2026-07-19T15:16:02.4318813Z    Compiling ident_case v1.0.1
2026-07-19T15:16:02.4361791Z    Compiling dunce v1.0.5
2026-07-19T15:16:02.4751548Z    Compiling fs_extra v1.3.0
2026-07-19T15:16:02.4881398Z    Compiling percent-encoding v2.3.2
2026-07-19T15:16:02.5141967Z    Compiling autocfg v1.5.1
2026-07-19T15:16:02.5320975Z    Compiling http v1.4.1
2026-07-19T15:16:02.6719471Z    Compiling aws-lc-rs v1.17.0
2026-07-19T15:16:02.7450885Z    Compiling cpufeatures v0.3.0
2026-07-19T15:16:02.7463450Z    Compiling thiserror v2.0.18
2026-07-19T15:16:02.8025996Z    Compiling syn v2.0.117
2026-07-19T15:16:02.8086721Z    Compiling indexmap v2.14.0
2026-07-19T15:16:02.8093774Z    Compiling unicode-segmentation v1.13.3
2026-07-19T15:16:02.8094543Z    Compiling scopeguard v1.2.0
2026-07-19T15:16:02.8444015Z    Compiling chacha20 v0.10.0
2026-07-19T15:16:02.8681359Z    Compiling form_urlencoded v1.2.2
2026-07-19T15:16:02.8808089Z    Compiling lock_api v0.4.14
2026-07-19T15:16:02.8894336Z    Compiling untrusted v0.9.0
2026-07-19T15:16:02.9526364Z    Compiling heck v0.5.0
2026-07-19T15:16:02.9910895Z    Compiling rustls v0.23.40
2026-07-19T15:16:03.0064949Z    Compiling unicode-xid v0.2.6
2026-07-19T15:16:03.0101024Z    Compiling anyhow v1.0.102
2026-07-19T15:16:03.0434549Z    Compiling atomic-waker v1.1.2
2026-07-19T15:16:03.1058890Z    Compiling const-oid v0.10.2
2026-07-19T15:16:03.1436631Z    Compiling zerocopy v0.8.50
2026-07-19T15:16:03.1661251Z    Compiling parking_lot_core v0.9.12
2026-07-19T15:16:03.1801185Z    Compiling httparse v1.10.1
2026-07-19T15:16:03.1902707Z    Compiling paste v1.0.15
2026-07-19T15:16:03.2255524Z    Compiling num-traits v0.2.19
2026-07-19T15:16:03.2323543Z    Compiling hybrid-array v0.4.12
2026-07-19T15:16:03.3140079Z    Compiling convert_case v0.10.0
2026-07-19T15:16:03.3731350Z    Compiling jobserver v0.1.34
2026-07-19T15:16:03.4380608Z    Compiling curve25519-dalek v4.1.3
2026-07-19T15:16:03.4530666Z    Compiling ahash v0.8.12
2026-07-19T15:16:03.4620862Z    Compiling fastrand v2.4.1
2026-07-19T15:16:03.4941549Z    Compiling powerfmt v0.2.0
2026-07-19T15:16:03.5384369Z    Compiling either v1.16.0
2026-07-19T15:16:03.5671469Z    Compiling base64ct v1.8.3
2026-07-19T15:16:03.6439328Z    Compiling http-body v1.0.1
2026-07-19T15:16:03.6497023Z    Compiling cc v1.2.63
2026-07-19T15:16:03.6872545Z    Compiling deranged v0.5.8
2026-07-19T15:16:03.7670353Z    Compiling crypto-common v0.1.7
2026-07-19T15:16:03.7703026Z    Compiling block-buffer v0.10.4
2026-07-19T15:16:03.8179386Z    Compiling tinyvec_macros v0.1.1
2026-07-19T15:16:03.8631171Z    Compiling pem-rfc7468 v1.0.0
2026-07-19T15:16:03.8769402Z    Compiling vcpkg v0.2.15
2026-07-19T15:16:03.8770137Z    Compiling tower-service v0.3.3
2026-07-19T15:16:03.9040941Z    Compiling digest v0.10.7
2026-07-19T15:16:03.9111012Z    Compiling try-lock v0.2.5
2026-07-19T15:16:03.9306606Z    Compiling time-core v0.1.8
2026-07-19T15:16:03.9457591Z    Compiling base64 v0.22.1
2026-07-19T15:16:04.0150992Z    Compiling mio v1.2.1
2026-07-19T15:16:04.0632046Z    Compiling socket2 v0.6.4
2026-07-19T15:16:04.0875318Z    Compiling getrandom v0.2.17
2026-07-19T15:16:04.1710971Z    Compiling pkg-config v0.3.33
2026-07-19T15:16:04.2220815Z    Compiling num-conv v0.2.2
2026-07-19T15:16:04.2969961Z    Compiling rand_core v0.6.4
2026-07-19T15:16:04.3090945Z    Compiling zmij v1.0.21
2026-07-19T15:16:04.3159833Z    Compiling data-encoding v2.11.0
2026-07-19T15:16:04.4006361Z    Compiling rand v0.10.1
2026-07-19T15:16:04.4096772Z    Compiling uuid v1.23.2
2026-07-19T15:16:04.4222459Z    Compiling parking_lot v0.12.5
2026-07-19T15:16:04.5030989Z    Compiling sha2 v0.10.9
2026-07-19T15:16:04.5237404Z    Compiling want v0.3.1
2026-07-19T15:16:04.6879544Z    Compiling tinyvec v1.11.0
2026-07-19T15:16:04.7350520Z    Compiling crypto-common v0.2.2
2026-07-19T15:16:04.8200825Z    Compiling block-buffer v0.12.0
2026-07-19T15:16:04.8480792Z    Compiling inout v0.1.4
2026-07-19T15:16:04.8981643Z    Compiling vergen-lib v9.1.0
2026-07-19T15:16:04.9601118Z    Compiling cmake v0.1.58
2026-07-19T15:16:04.9647217Z    Compiling n0-future v0.3.2
2026-07-19T15:16:04.9657307Z    Compiling winnow v1.0.3
2026-07-19T15:16:04.9811434Z    Compiling httpdate v1.0.3
2026-07-19T15:16:05.0346856Z    Compiling parking v2.2.1
2026-07-19T15:16:05.0450875Z    Compiling spin v0.10.0
2026-07-19T15:16:05.1388169Z    Compiling signature v2.2.0
2026-07-19T15:16:05.1478003Z    Compiling serde_json v1.0.150
2026-07-19T15:16:05.1882806Z    Compiling diatomic-waker v0.2.3
2026-07-19T15:16:05.1953600Z    Compiling crossbeam-utils v0.8.21
2026-07-19T15:16:05.1957648Z    Compiling cordyceps v0.3.4
2026-07-19T15:16:05.2682792Z    Compiling ed25519 v2.2.3
2026-07-19T15:16:05.2881756Z    Compiling futures-lite v2.6.1
2026-07-19T15:16:05.3179286Z    Compiling cipher v0.4.4
2026-07-19T15:16:05.3472446Z    Compiling netlink-packet-core v0.8.1
2026-07-19T15:16:05.3543185Z    Compiling universal-hash v0.5.1
2026-07-19T15:16:05.4780817Z    Compiling vergen-lib v0.1.6
2026-07-19T15:16:05.4841469Z    Compiling futures-buffered v0.2.13
2026-07-19T15:16:05.4881280Z    Compiling vergen v9.1.0
2026-07-19T15:16:05.5010812Z    Compiling heapless v0.7.17
2026-07-19T15:16:05.5023028Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-19T15:16:05.5491551Z    Compiling noq-udp v0.10.0
2026-07-19T15:16:05.5591414Z    Compiling sync_wrapper v1.0.2
2026-07-19T15:16:05.6340912Z    Compiling opaque-debug v0.3.1
2026-07-19T15:16:05.6531503Z    Compiling allocator-api2 v0.2.21
2026-07-19T15:16:05.6561479Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-19T15:16:05.6739825Z    Compiling byteorder v1.5.0
2026-07-19T15:16:05.7015088Z    Compiling digest v0.11.3
2026-07-19T15:16:05.7123266Z    Compiling polyval v0.6.2
2026-07-19T15:16:05.7881096Z    Compiling spin v0.9.8
2026-07-19T15:16:05.8510846Z    Compiling aws-lc-sys v0.41.0
2026-07-19T15:16:05.8661543Z    Compiling ring v0.17.14
2026-07-19T15:16:05.8930742Z    Compiling libsqlite3-sys v0.30.1
2026-07-19T15:16:05.9079947Z    Compiling hash32 v0.2.1
2026-07-19T15:16:05.9210693Z    Compiling vergen-gitcl v1.0.8
2026-07-19T15:16:05.9693304Z    Compiling ryu v1.0.23
2026-07-19T15:16:05.9860071Z    Compiling signature v3.0.0
2026-07-19T15:16:05.9942062Z    Compiling tower-layer v0.3.3
2026-07-19T15:16:06.0993634Z    Compiling fallible-iterator v0.3.0
2026-07-19T15:16:06.1007624Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-19T15:16:06.1931507Z    Compiling num_threads v0.1.7
2026-07-19T15:16:06.2180370Z    Compiling ghash v0.5.1
2026-07-19T15:16:06.2181886Z    Compiling sha2 v0.11.0-rc.5
2026-07-19T15:16:06.2384848Z    Compiling aes v0.8.4
2026-07-19T15:16:06.3079429Z    Compiling time v0.3.47
2026-07-19T15:16:06.3217737Z    Compiling ctr v0.9.2
2026-07-19T15:16:06.3301078Z    Compiling fs2 v0.4.3
2026-07-19T15:16:06.4725765Z    Compiling aead v0.5.2
2026-07-19T15:16:06.4990787Z    Compiling http-body-util v0.1.3
2026-07-19T15:16:06.5084747Z    Compiling openssl-probe v0.2.1
2026-07-19T15:16:06.5156048Z    Compiling utf8parse v0.2.2
2026-07-19T15:16:06.5497904Z    Compiling arrayvec v0.7.6
2026-07-19T15:16:06.5875500Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-19T15:16:06.6073815Z    Compiling crossbeam-epoch v0.9.18
2026-07-19T15:16:06.6885902Z    Compiling crossbeam-channel v0.5.15
2026-07-19T15:16:06.7240735Z    Compiling blake3 v1.8.5
2026-07-19T15:16:06.7684899Z    Compiling netlink-packet-route v0.29.0
2026-07-19T15:16:06.7948634Z    Compiling memoffset v0.6.5
2026-07-19T15:16:06.9289809Z    Compiling aes-gcm v0.10.3
2026-07-19T15:16:06.9709395Z    Compiling acto v0.8.2
2026-07-19T15:16:07.0091299Z    Compiling netwatch v0.16.0
2026-07-19T15:16:07.0561609Z    Compiling noq v0.18.0
2026-07-19T15:16:07.0800708Z    Compiling rustix v1.1.4
2026-07-19T15:16:07.1027053Z    Compiling rustc-hash v2.1.2
2026-07-19T15:16:07.1667377Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-19T15:16:07.2152256Z    Compiling lru-slab v0.1.2
2026-07-19T15:16:07.2285664Z    Compiling sorted-index-buffer v0.2.1
2026-07-19T15:16:07.2812129Z    Compiling foldhash v0.2.0
2026-07-19T15:16:07.3467230Z    Compiling identity-hash v0.1.0
2026-07-19T15:16:07.3681051Z    Compiling xml-rs v0.8.28
2026-07-19T15:16:07.3821825Z    Compiling tagptr v0.2.0
2026-07-19T15:16:07.4203439Z    Compiling mac-addr v0.3.0
2026-07-19T15:16:07.4382428Z    Compiling thiserror v1.0.69
2026-07-19T15:16:07.4584481Z    Compiling ref-cast v1.0.25
2026-07-19T15:16:07.5270965Z    Compiling hashbrown v0.16.1
2026-07-19T15:16:07.7349186Z    Compiling netlink-packet-route v0.30.0
2026-07-19T15:16:07.7567848Z    Compiling ioctl-rs v0.1.6
2026-07-19T15:16:07.7857771Z    Compiling serial-core v0.4.0
2026-07-19T15:16:07.8471470Z    Compiling errno v0.3.14
2026-07-19T15:16:07.8751409Z    Compiling termios v0.2.2
2026-07-19T15:16:07.9573840Z    Compiling simple-dns v0.9.3
2026-07-19T15:16:07.9923147Z    Compiling aho-corasick v1.1.4
2026-07-19T15:16:08.0069077Z    Compiling simdutf8 v0.1.5
2026-07-19T15:16:08.1862280Z    Compiling synstructure v0.13.2
2026-07-19T15:16:08.3000562Z    Compiling darling_core v0.20.11
2026-07-19T15:16:08.4169816Z    Compiling proc-macro-crate v3.5.0
2026-07-19T15:16:08.4285105Z    Compiling xmltree v0.10.3
2026-07-19T15:16:08.6353978Z    Compiling serde_derive_internals v0.29.1
2026-07-19T15:16:08.6538791Z    Compiling sha1_smol v1.0.1
2026-07-19T15:16:08.7441546Z    Compiling winnow v0.7.15
2026-07-19T15:16:08.7549667Z    Compiling signal-hook v0.3.18
2026-07-19T15:16:08.8794145Z    Compiling resolv-conf v0.7.6
2026-07-19T15:16:08.8881503Z    Compiling linux-raw-sys v0.12.1
2026-07-19T15:16:08.9926478Z    Compiling toml_write v0.1.2
2026-07-19T15:16:09.0077256Z    Compiling arrayref v0.3.9
2026-07-19T15:16:09.0230623Z    Compiling smol_str v0.1.24
2026-07-19T15:16:09.0638259Z    Compiling regex-syntax v0.8.10
2026-07-19T15:16:09.2170966Z    Compiling constant_time_eq v0.4.2
2026-07-19T15:16:09.2540724Z    Compiling lru v0.16.4
2026-07-19T15:16:09.4131596Z    Compiling darling_core v0.23.0
2026-07-19T15:16:09.4222040Z    Compiling serial-unix v0.4.0
2026-07-19T15:16:09.6267305Z    Compiling signal-hook-registry v1.4.8
2026-07-19T15:16:09.7688489Z    Compiling serde_bytes v0.11.19
2026-07-19T15:16:09.9868284Z    Compiling serde_derive v1.0.228
2026-07-19T15:16:09.9975861Z    Compiling zeroize_derive v1.4.3
2026-07-19T15:16:10.0061765Z    Compiling tokio-macros v2.7.0
2026-07-19T15:16:10.0760773Z    Compiling zerofrom-derive v0.1.7
2026-07-19T15:16:10.4341279Z    Compiling futures-macro v0.3.32
2026-07-19T15:16:10.5473598Z    Compiling zeroize v1.8.2
2026-07-19T15:16:10.6816471Z    Compiling tokio v1.52.3
2026-07-19T15:16:10.7348009Z    Compiling yoke-derive v0.8.2
2026-07-19T15:16:11.0626102Z    Compiling zerovec-derive v0.11.3
2026-07-19T15:16:11.1810990Z    Compiling displaydoc v0.2.6
2026-07-19T15:16:11.3459876Z    Compiling tracing-attributes v0.1.31
2026-07-19T15:16:11.3746311Z    Compiling futures-util v0.3.32
2026-07-19T15:16:11.4171145Z    Compiling zerofrom v0.1.8
2026-07-19T15:16:11.4327681Z    Compiling rustls-pki-types v1.14.1
2026-07-19T15:16:11.5411281Z    Compiling thiserror-impl v2.0.18
2026-07-19T15:16:11.9606899Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-19T15:16:11.9937765Z    Compiling yoke v0.8.3
2026-07-19T15:16:12.1895947Z    Compiling zerotrie v0.2.4
2026-07-19T15:16:12.5220857Z    Compiling zerovec v0.11.6
2026-07-19T15:16:12.5430914Z    Compiling darling_macro v0.20.11
2026-07-19T15:16:12.5641026Z    Compiling derive_more-impl v2.1.1
2026-07-19T15:16:12.8392957Z    Compiling darling v0.20.11
2026-07-19T15:16:12.8852638Z    Compiling n0-error-macros v0.1.3
2026-07-19T15:16:12.9080821Z    Compiling derive_builder_core v0.20.2
2026-07-19T15:16:12.9155052Z    Compiling spez v0.1.2
2026-07-19T15:16:13.2201155Z    Compiling der v0.8.0-rc.10
2026-07-19T15:16:13.2440633Z    Compiling pin-project-internal v1.1.13
2026-07-19T15:16:13.2549762Z    Compiling cobs v0.3.0
2026-07-19T15:16:13.3309712Z    Compiling tinystr v0.8.3
2026-07-19T15:16:13.4434985Z    Compiling potential_utf v0.1.5
2026-07-19T15:16:13.5421184Z    Compiling icu_locale_core v2.2.0
2026-07-19T15:16:13.5855120Z    Compiling icu_collections v2.2.0
2026-07-19T15:16:13.9980510Z    Compiling n0-error v0.1.3
2026-07-19T15:16:14.1691588Z    Compiling derive_builder_macro v0.20.2
2026-07-19T15:16:14.3366585Z    Compiling ed25519-dalek v2.2.0
2026-07-19T15:16:14.3501142Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-19T15:16:14.4629188Z    Compiling derive_builder v0.20.2
2026-07-19T15:16:14.5998831Z    Compiling pin-project v1.1.13
2026-07-19T15:16:14.6626995Z    Compiling spki v0.8.0-rc.4
2026-07-19T15:16:14.6696796Z    Compiling spt-proto v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-19T15:16:14.7741119Z    Compiling icu_provider v2.2.0
2026-07-19T15:16:14.8491035Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-19T15:16:14.9495754Z    Compiling ipnet v2.12.0
2026-07-19T15:16:14.9980543Z    Compiling futures-executor v0.3.32
2026-07-19T15:16:15.0149948Z    Compiling ed25519 v3.0.0-rc.4
2026-07-19T15:16:15.1880018Z    Compiling icu_properties v2.2.0
2026-07-19T15:16:15.2196741Z    Compiling icu_normalizer v2.2.0
2026-07-19T15:16:15.2434670Z    Compiling futures v0.3.32
2026-07-19T15:16:15.4447885Z    Compiling prefix-trie v0.8.4
2026-07-19T15:16:15.4451067Z    Compiling postcard-derive v0.2.2
2026-07-19T15:16:15.6820760Z    Compiling once_cell v1.21.4
2026-07-19T15:16:15.7456553Z    Compiling data-encoding-macro v0.1.20
2026-07-19T15:16:15.8094834Z    Compiling rustls-native-certs v0.8.4
2026-07-19T15:16:15.9651527Z    Compiling tracing-core v0.1.36
2026-07-19T15:16:16.0281114Z    Compiling postcard v1.1.3
2026-07-19T15:16:16.1191594Z    Compiling num_enum_derive v0.7.6
2026-07-19T15:16:16.1340299Z    Compiling hashbrown v0.14.5
2026-07-19T15:16:16.1611274Z    Compiling iroh-metrics-derive v0.4.1
2026-07-19T15:16:16.2460922Z    Compiling enum-assoc v1.3.0
2026-07-19T15:16:16.2610653Z    Compiling strum_macros v0.28.0
2026-07-19T15:16:16.5291531Z    Compiling tracing v0.1.44
2026-07-19T15:16:16.5634088Z    Compiling async-trait v0.1.89
2026-07-19T15:16:16.7593090Z    Compiling idna_adapter v1.2.2
2026-07-19T15:16:16.7693921Z    Compiling iroh-relay v0.98.0
2026-07-19T15:16:16.8921285Z    Compiling idna v1.1.0
2026-07-19T15:16:16.8990962Z    Compiling derive_more v2.1.1
2026-07-19T15:16:16.9541495Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-19T15:16:17.1350509Z    Compiling tokio-util v0.7.18
2026-07-19T15:16:17.1445627Z    Compiling hashlink v0.9.1
2026-07-19T15:16:17.1612022Z    Compiling netlink-sys v0.8.8
2026-07-19T15:16:17.1848534Z    Compiling tower v0.5.3
2026-07-19T15:16:17.2003062Z    Compiling iroh-metrics v0.38.3
2026-07-19T15:16:17.2883145Z    Compiling moka v0.12.15
2026-07-19T15:16:17.3604906Z    Compiling num_enum v0.7.6
2026-07-19T15:16:17.4830459Z    Compiling url v2.5.8
2026-07-19T15:16:17.5020808Z    Compiling netdev v0.42.0
2026-07-19T15:16:17.5111196Z    Compiling netlink-proto v0.12.0
2026-07-19T15:16:17.5551331Z    Compiling toml_datetime v0.6.11
2026-07-19T15:16:17.6011245Z    Compiling rusqlite v0.32.1
2026-07-19T15:16:17.6091388Z    Compiling serde_spanned v0.6.9
2026-07-19T15:16:17.7900259Z    Compiling ref-cast-impl v1.0.25
2026-07-19T15:16:17.8186645Z    Compiling thiserror-impl v1.0.69
2026-07-19T15:16:17.8827794Z    Compiling toml_edit v0.22.27
2026-07-19T15:16:18.0211237Z    Compiling webpki-roots v1.0.7
2026-07-19T15:16:18.0571221Z    Compiling regex-automata v0.4.14
2026-07-19T15:16:18.1492904Z    Compiling schemars_derive v1.2.1
2026-07-19T15:16:18.3769812Z    Compiling h2 v0.4.14
2026-07-19T15:16:18.5300710Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-19T15:16:18.6474791Z    Compiling n0-watcher v0.6.1
2026-07-19T15:16:18.7540674Z    Compiling iroh-base v0.98.0
2026-07-19T15:16:18.8850373Z    Compiling tower-http v0.6.11
2026-07-19T15:16:18.9011788Z    Compiling attohttpc v0.30.1
2026-07-19T15:16:19.0468829Z    Compiling spt-store v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-19T15:16:19.0981060Z    Compiling tokio-stream v0.1.18
2026-07-19T15:16:19.3554681Z    Compiling strum v0.28.0
2026-07-19T15:16:19.4755697Z    Compiling iroh-dns v0.98.0
2026-07-19T15:16:19.5771958Z    Compiling hmac v0.12.1
2026-07-19T15:16:19.5842583Z    Compiling seize v0.5.1
2026-07-19T15:16:19.6033166Z    Compiling iroh v0.98.2
2026-07-19T15:16:19.6908601Z    Compiling pin-utils v0.1.0
2026-07-19T15:16:19.7414824Z    Compiling bitflags v1.3.2
2026-07-19T15:16:19.7570615Z    Compiling dyn-clone v1.0.20
2026-07-19T15:16:19.8027540Z    Compiling cmov v0.5.4
2026-07-19T15:16:19.8134721Z    Compiling rustix v0.38.44
2026-07-19T15:16:19.8648295Z    Compiling papaya v0.2.4
2026-07-19T15:16:19.9149939Z    Compiling nix v0.25.1
2026-07-19T15:16:20.0135287Z    Compiling ctutils v0.4.2
2026-07-19T15:16:20.0288224Z    Compiling hkdf v0.12.4
2026-07-19T15:16:20.0579260Z    Compiling filedescriptor v0.8.3
2026-07-19T15:16:20.1931181Z    Compiling backon v1.6.0
2026-07-19T15:16:20.2340690Z    Compiling darling_macro v0.23.0
2026-07-19T15:16:20.2999118Z    Compiling serial v0.4.0
2026-07-19T15:16:20.3261189Z    Compiling schemars v1.2.1
2026-07-19T15:16:20.3673883Z    Compiling anstyle-parse v1.0.0
2026-07-19T15:16:20.4840810Z    Compiling vte_generate_state_changes v0.1.2
2026-07-19T15:16:20.5030955Z    Compiling colorchoice v1.0.5
2026-07-19T15:16:20.5892268Z    Compiling anstyle-query v1.1.5
2026-07-19T15:16:20.5931791Z    Compiling shell-words v1.1.1
2026-07-19T15:16:20.6082599Z    Compiling foldhash v0.1.5
2026-07-19T15:16:20.6650288Z    Compiling toml v0.8.23
2026-07-19T15:16:20.7410702Z    Compiling anstyle v1.0.14
2026-07-19T15:16:20.7441725Z    Compiling is_terminal_polyfill v1.70.2
2026-07-19T15:16:20.7535971Z    Compiling instability v0.3.12
2026-07-19T15:16:20.7808678Z    Compiling downcast-rs v1.2.1
2026-07-19T15:16:20.8191951Z    Compiling linux-raw-sys v0.4.15
2026-07-19T15:16:20.8218188Z    Compiling vte v0.13.1
2026-07-19T15:16:20.8643458Z    Compiling hashbrown v0.15.5
2026-07-19T15:16:20.9531071Z    Compiling darling v0.23.0
2026-07-19T15:16:21.0133685Z    Compiling anstream v1.0.0
2026-07-19T15:16:21.0960703Z    Compiling regex v1.12.3
2026-07-19T15:16:21.1779257Z    Compiling signal-hook-mio v0.2.5
2026-07-19T15:16:21.3370724Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-19T15:16:21.4091174Z    Compiling spake2 v0.4.0
2026-07-19T15:16:21.6590751Z    Compiling terminal_size v0.4.4
2026-07-19T15:16:21.6896472Z    Compiling strum_macros v0.26.4
2026-07-19T15:16:21.7440704Z    Compiling sha1 v0.10.6
2026-07-19T15:16:21.7923376Z    Compiling itertools v0.13.0
2026-07-19T15:16:21.8871520Z    Compiling castaway v0.2.4
2026-07-19T15:16:21.9376368Z    Compiling doctest-file v1.1.1
2026-07-19T15:16:21.9783001Z    Compiling static_assertions v1.1.0
2026-07-19T15:16:22.0285667Z    Compiling indoc v2.0.7
2026-07-19T15:16:22.0440811Z    Compiling clap_lex v1.1.0
2026-07-19T15:16:22.3060765Z    Compiling unicode-width v0.1.14
2026-07-19T15:16:22.3858918Z    Compiling interprocess v2.4.2
2026-07-19T15:16:22.3984863Z    Compiling clap_builder v4.6.0
2026-07-19T15:16:22.6610479Z    Compiling crossterm v0.28.1
2026-07-19T15:16:22.8401177Z    Compiling spt-msg v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-19T15:16:23.0723238Z    Compiling compact_str v0.8.2
2026-07-19T15:16:23.3362796Z    Compiling spt-runtime v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-19T15:16:23.5356194Z    Compiling lru v0.12.5
2026-07-19T15:16:23.6333388Z    Compiling clap_derive v4.6.1
2026-07-19T15:16:23.7770747Z    Compiling unicode-truncate v1.1.0
2026-07-19T15:16:23.8674588Z    Compiling unicode-width v0.2.0
2026-07-19T15:16:23.9055810Z    Compiling portable-pty v0.8.1
2026-07-19T15:16:24.0130272Z    Compiling cassowary v0.3.0
2026-07-19T15:16:24.0445468Z    Compiling strum v0.26.3
2026-07-19T15:16:24.1602051Z    Compiling iana-time-zone v0.1.65
2026-07-19T15:16:24.1687843Z    Compiling nucleo-matcher v0.3.1
2026-07-19T15:16:24.1772486Z    Compiling qrcode v0.14.1
2026-07-19T15:16:24.1841947Z    Compiling tempfile v3.27.0
2026-07-19T15:16:24.3727201Z    Compiling hyper v1.10.1
2026-07-19T15:16:24.5662088Z    Compiling spt-term v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-19T15:16:24.6400775Z    Compiling chrono v0.4.45
2026-07-19T15:16:24.8069198Z    Compiling ratatui v0.29.0
2026-07-19T15:16:25.8605626Z    Compiling clap v4.6.1
2026-07-19T15:16:26.2561108Z    Compiling hyper-util v0.1.20
2026-07-19T15:16:26.9447582Z    Compiling spt-live v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-19T15:16:28.1303397Z    Compiling igd-next v0.17.1
2026-07-19T15:16:29.3509718Z    Compiling portmapper v0.16.0
2026-07-19T15:16:33.5300364Z    Compiling rustls-webpki v0.103.13
2026-07-19T15:16:35.8326404Z    Compiling tokio-rustls v0.26.4
2026-07-19T15:16:35.8326805Z    Compiling rustls-platform-verifier v0.7.0
2026-07-19T15:16:35.8328628Z    Compiling noq-proto v0.17.0
2026-07-19T15:16:35.9819585Z    Compiling hyper-rustls v0.27.9
2026-07-19T15:16:35.9820187Z    Compiling hickory-net v0.26.0-beta.4
2026-07-19T15:16:35.9820664Z    Compiling tokio-websockets v0.13.2
2026-07-19T15:16:36.1100843Z    Compiling reqwest v0.13.4
2026-07-19T15:16:37.0008364Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-19T15:16:50.2310512Z    Compiling spt-net v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-19T15:16:51.7318595Z    Compiling spt-daemon v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-19T15:17:00.7784968Z    Compiling spt v0.38.1 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-19T15:17:05.5217188Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
2026-07-19T15:17:05.5435197Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-4642e723be3fce73)
2026-07-19T15:17:05.5449067Z 
2026-07-19T15:17:05.5450810Z running 1 test
2026-07-19T15:17:11.7399312Z test new_brain_serves_against_old_broker ... ok
2026-07-19T15:17:11.7399603Z 
2026-07-19T15:17:11.7399888Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-07-19T15:17:11.7400252Z 
2026-07-19T15:17:11.7655252Z Post job cleanup.
2026-07-19T15:17:11.8318256Z [command]/usr/bin/git version
2026-07-19T15:17:11.8382086Z git version 2.43.0
2026-07-19T15:17:11.8413093Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/15425eef-6b7b-417c-a037-b577ac3d5dab' before making global git config changes
2026-07-19T15:17:11.8413761Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T15:17:11.8416743Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T15:17:11.8443943Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T15:17:11.8467843Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T15:17:11.8652603Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T15:17:11.8672143Z http.https://github.com/.extraheader
2026-07-19T15:17:11.8679322Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-19T15:17:11.8704048Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T15:17:11.8891798Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T15:17:11.8917708Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T15:17:11.9221466Z Cleaning up orphan processes
2026-07-19T15:17:11.9780289Z Terminate orphan process: pid (315488) (spt)
